﻿#ctl00_cB_updPanelContent {height:100%;}
#ctl00_updTitle {height:100%;}
#ctl00_upMenu {height:100%;}
#ctl00_cB_updTabs {height:100%;}
#ctl00_cB_updBudget {height: 100%;}
#ctl00_cB_updAssetto {height: 100%;}
#ctl00_cB_updRefStruttura {height: 100%;}
#ctl00_cB_updFigProfStruttura {height: 100%;}
#ctl00_cB_updContratti {height: 100%;}
#ctl00_cB_updRefEnte {height: 100%;}
#ctl00_cB_updAntimafia {height: 100%;}
#ctl00_cB_updGEN {height: 100%;}
#ctl00_cB_updUTIP {height: 100%;}
#ctl00_cB_updUCOM {height: 100%;}
#ctl00_cB_updRSATIP {height: 100%;}
#ctl00_cB_updRSAEXOP {height: 100%;}
#ctl00_cB_updRSASV {height: 100%;}
#ctl00_cB_updRSASLA {height: 100%;}
#ctl00_cB_updCPRBDG {height: 100%;}
#ctl00_cB_updCPRTUTO {height: 100%;}
#ctl00_cB_updBDG {height: 100%;}
#ctl00_cB_updEXTRABDG {height: 100%;}
#ctl00_cB_updGestioneUtenze {height: 100%;}
#ctl00_cB_updUDO {height: 100%;}
#ctl00_cB_updADI {height: 100%;}
#ctl00_cB_updRSA {height: 100%;}
#ctl00_cB_updB1 {height: 100%;}
#updGestioneUtenze {height:100%;}
#updFatturaDettaglio {height:100%;}
#updAssettoDettaglio {height:100%;}
#updRicercaStruttura {height:100%;}
#updFatturazioneSpecifiche {height:100%;}
#updImport {height: 100%;}
#updGestioneMinori {height: 100%;}
#updValidazioneMinori {height: 100%;}
#updCheckListMinori {height: 100%;}
#updRegistroPresenze {height: 100%;}
#updReplaceCampi {height: 100%;}
#ctl00_cB_updImport {height: 100%;}
#updSport {height: 100%;}
#updAppropriatezza {height: 100%;}
#updFlussiFiltroAmbiti {height: 100%;}

* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.body
{
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 10px;
	background-image: url(../Images/BackGround.gif);
	background-repeat: repeat;
	overflow: hidden;    
}

form 
{
    margin:0px;
}

img
{
    border: none
}

a
{
    text-decoration: none;
    color: #000263;
}

a:hover
{
    text-decoration: underline;
}

.asp_txt
{
	font-family: Verdana;
	font-size: 10px;
}

.asp_cmb
{
 font-family: Verdana;
 font-size: 10px;
}

.testo10
{
	color: #000263;
	font-size: 10px;
}

.testo10b
{
	color: #000263;
	font-size: 10px;
	font-weight: bold;
}

.testo10Ellipsis
{
	color: #000263;
	font-size: 10px;
	overflow: hidden; 
	white-space: nowrap; 
	text-overflow: ellipsis;
    display: block;
}

.testo10bEllipsis
{
	color: #000263;
	font-size: 10px;
	font-weight: bold;
	overflow: hidden; 
	white-space: nowrap; 
	text-overflow: ellipsis;	
    display: block;
}

.box
{
	border: solid 1px #000263;
	background-color: #F1F1F1;
}

.divMenuClose
{
    height: 30px;    
    border-top: solid 1px #000263;
   
}

.divMenuOpen
{
    height: 30px;    
    border-top: solid 1px #000263;    
}

.divMenuCloseSelected
{
    height: 30px;    
    border-top: solid 1px #000263;    
    background-image:url(../Images/Menu/MenuSel.gif);
}

.divSottoMenu
{
    height: 30px;
    margin-left: 17px;    
}          

.divSottoMenuSelected
{
    height: 30px;
    margin-left: 17px;
    background-image:url(../Images/Menu/MenuSel.gif);        
}    

.tdLinkMenu
{
    padding-left:5px;
}

.lkMenu
{
    width:113px;        
    text-decoration: none; 
    color: #000263;
	font-size: 10px;
	font-family:Verdana;
}

.lkMenu:hover 
{ 
	color: red; 
}

.lkMenuDisabled 
{
    width:113px;
    text-decoration: none; 
    color: #000263;
	font-size: 10px;
	font-family:Verdana;

    pointer-events:none;
    opacity:0.7;
    cursor:default;
}

.pleaseWait
{
	width: 100%;
	height: 100%;	
	position: absolute;	
	background-color: #FAFAFA;
	filter: alpha(opacity=70);
    opacity: 0.7;
	z-index: 1000;
}

.pleaseWaitOver
{
	width: 100%;
	height: 100%;	
	position: absolute;	
	background-image: url(../Images/PleaseWait.gif);
	background-position: center center;
	background-repeat: no-repeat;	
	z-index: 1001;
}
    
.pageTitle
{
	color: #000263;
	font-size: 13px;
	font-weight: bold;	
	left: 80px;
	top: 5px;
	position: relative;
}

.tabHeaderGriglia {
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
    vertical-align: middle;
    background-color: #E86B39;
    border-top-color: #000263;
    border-right-color: #000263;
    border-left-color: #000263;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    color: #000263;
    height: 30px;
}

.divGriglia
{
    border-style: solid;
    border-width: 1px;
    width: 100%;
    overflow-y: scroll;
    background-color: #F1F1F1;
    border-top-color: #000037;
    border-bottom-color: #000037;
}

.dg_title {
    color: #000263;
    background-color: #E86B39;
    font-size: 10px;
    font-weight: bold;
    width: 100%;
    border: none;
    border-top: solid 1px #000263;
    border-bottom: solid 1px #000263;
}

.dg
{
    color: #000263;
    font-size: 10px;
    border-collapse: collapse;
    border: none;
    border-bottom: solid 1px #FFFFFF;
}

.dg_item
{
    height: 29px;
}

.dg_alt
{
    height: 29px;
    background-color: #c7c7c7;
}

.dg_footer
{
    height: 29px;    
}

.dg_sel
{
    height: 29px;
    background-color: #88EEEE;
}

.dg_invalid
{
    height: 29px;
    background-color: #C80000;
}

.dg_deleted {
    height: 29px;
    background-color: #827876;
}

.dg_cell
{
    border: none;
    border-bottom: solid 1px #FFFFFF;
}

.dg_cell_rel
{
    border: none;
    border-bottom: solid 1px #FFFFFF;
    position:relative;    
}

.dg_cell_rel_sel
{
    border: none;
    border-bottom: solid 1px #FFFFFF;
    position:relative;
    background-color: #88EEEE;
}

.dg_cell_divisorio
{
    border: none;
    position:relative;
    padding-left:5px;
    padding-right:5px;
    
}

.div_divisorio {
    height: 100%;
    width: 100%;
    border-left: solid 1px #000263;
    border-right: solid 1px #000263;
    background-color: #E86B39;
}

.dg_hcell
{
    display: none;
}

.myButton
{
 border: #000000 1px solid;
 font-family: Tahoma;
 font-size: 11px;
 font-weight: bold;
 font-variant: small-caps;
 color: #000000;
 height: 22px;
 cursor: hand; 
}                             

.myButtonTransparent
{
 border: 0px none;
 font-family: Tahoma;
 font-size: 11px;
 font-weight: bold;
 font-variant: small-caps;
 color: ButtonText;
 height: 22px;
 cursor: hand; 
}

.myButtonEllipsis 
{
    width: 190px;
    background-color: transparent;
    text-align: left;
    border: 0px none;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    font-variant: small-caps;
    color: ButtonText;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.I
{
    width: 100%;
    background-color: #F1F1F1;
    border:none;        
}

.A
{
    width: 100%;
    background-color: #c7c7c7;
    border:none;
}

.cell_RO
{
    filter: alpha(opacity=50);
	width: 150px;
}

.fCBack
{
    width: 6px;
    overflow: hidden;
    cursor: pointer;
    float:left;
    height:20px;
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

.fCStato {
    height: 11px;
    width: 11px;
    cursor: pointer;
    border-radius: 50%;
    display: inline-block;
    margin-left:6px;
}

.cell_sel {
    background-color: #88EEEE;
}

.tdTab {
    width: 200.5px;
    border-right: #000000 1px solid;
    background-color: #f5ce92;
}

.tdTabSelected
{
    width:200.5px;
    border-right: #000000 1px solid;    
}

.myButtonTab {
    border: 0px none;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    font-variant: small-caps;
    color: #000263;
    height: 22px;
    cursor: hand;
    background-color: #f5ce92;
    overflow: visible;
}

.myButtonTab:hover
{
    text-decoration:underline;
}

.myButtonTabSelected {
    border: 0px none;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    font-variant: small-caps;
    color: #000263;
    height: 22px;
    cursor: hand;
    background-color: #E86B39;
    overflow: visible;
}

.myButtonTabSelected:hover
{
 text-decoration:underline;
}

.cell_I
{
	width: 150px;
}

.titleNewElementGrid
{
    font-family: verdana;
    font-size: 10px;
    color: #FFFFFF;
    background-color: #999999;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
    height:10px;
    
}

.cellNewElementGrid
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000263;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #000263;    
}

.lblHeader
{
    display:block;
    width:130px;

}

.divCheckAll {
    position: absolute;
    display: block;
    margin-top: -18px;
    height: 20px;
    width: 20px;
    left: 28px;
    overflow: hidden;
    cursor: pointer;
    border: none;
}

.divSelectAll 
{
    display: block;
    height: 20px;
    width: 6px;
    background-color: #88EEEE;
    left: 0px;
    overflow: hidden;
    cursor: pointer;
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

.divClearSel 
{
    display: block;
    margin-top: 5px;
    height: 20px;
    width: 6px;
    background-color: red;
    left: 0px;
    overflow: hidden;
    cursor: pointer;
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

.divChangeStateCSSHeader {
    position: absolute;
    display: block;
    margin-top: -42px;
    height: 20px;
    width: 20px;
    left: 28px;
    overflow: hidden;
    cursor: pointer;
    border: none;
}

.imgInfoColHeader {

    position: absolute;
    top: 2px;
    right: 1px;
    width: 15px;
    height: 15px;
    cursor: pointer;

}

.cmdDocumentiHeaderOnly {

    position: absolute;
    top: 2px;
    right: 1px;
    width: 15px;
    height: 15px;

}

.cmdDocumentiHeaderWInfo {

    position: absolute;
    top: 25px;
    right: 1px;
    width: 15px;
    height: 15px;

}

.dg_sel_caricamenti_incorso_job
{
    height: 29px;
    background-color: #ffffcc;
}

.dg_sel_caricamenti_incorso_utente 
{
    height: 29px;
    background-color: #f09303;
}

.dg_sel_caricamenti_completi
{
    height: 29px;
    background-color: #ccffcc;
}

.dgEnti_item
{
    height: 20px;
}

.lblStrutturaNonAssegnata {

    font-style:italic;
    color:darkred;

}

.lblFatturaEnteNonAttivo {    
    color: blue;
}

::-webkit-scrollbar {
    background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    min-height: 10%;
    border-radius: 10px;
    border: 3px solid transparent;
    background-clip: content-box;
    background-color: #F90;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent)
}

/* Buttons */
::-webkit-scrollbar-button:single-button {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
    display: block;
    background-size: 10px;
    background-repeat: no-repeat;
}

    /* Up */
    ::-webkit-scrollbar-button:single-button:vertical:decrement {
        height: 16px;
        width: 16px;
        background-position: center 5px;
        background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(255, 153, 0)'><polygon points='50,00 0,50 100,50'/></svg>");
    }

        ::-webkit-scrollbar-button:single-button:vertical:decrement:hover {
            background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(255, 170, 45)'><polygon points='50,00 0,50 100,50'/></svg>");
        }

        ::-webkit-scrollbar-button:single-button:vertical:decrement:active {
            background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(0, 2, 99)'><polygon points='50,00 0,50 100,50'/></svg>");
        }

    /* Down */
    ::-webkit-scrollbar-button:single-button:vertical:increment {
        height: 16px;
        width: 16px;
        background-position: center 5px;
        background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(255, 153, 0)'><polygon points='0,0 100,0 50,50'/></svg>");
    }

        ::-webkit-scrollbar-button:single-button:vertical:increment:hover {
            background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(255, 170, 45)'><polygon points='0,0 100,0 50,50'/></svg>");
        }

        ::-webkit-scrollbar-button:single-button:vertical:increment:active {
            background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(0, 2, 99))'><polygon points='0,0 100,0 50,50'/></svg>");
        }

    /* Left */
    ::-webkit-scrollbar-button:single-button:horizontal:decrement {
        height: 16px;
        width: 16px;
        background-position: 5px 4px;
        background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(255, 153, 0)'><polygon points='0,50 50,100 50,0'/></svg>");
    }

        ::-webkit-scrollbar-button:single-button:horizontal:decrement:hover {
            background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(255, 170, 45)'><polygon points='0,50 50,100 50,0'/></svg>");
        }

        ::-webkit-scrollbar-button:single-button:horizontal:decrement:active {
            background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(0, 2, 99)'><polygon points='0,50 50,100 50,0'/></svg>");
        }

    /* Right */
    ::-webkit-scrollbar-button:single-button:horizontal:increment {
        height: 16px;
        width: 16px;
        background-position: 5px 4px;
        background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(255, 153, 0)'><polygon points='0,0 0,100 50,50'/></svg>");
    }

        ::-webkit-scrollbar-button:single-button:horizontal:increment:hover {
            background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(255, 170, 45)'><polygon points='0,0 0,100 50,50'/></svg>");
        }

        ::-webkit-scrollbar-button:single-button:horizontal:increment:active {
            background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(0, 2, 99)'><polygon points='0,0 0,100 50,50'/></svg>");
        }

.switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px;
}

.switch input { 
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 14px;
    width: 14px;
    left: 4px;
    bottom: 3px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked ~ .slider {
    background-color: #E86B39;
}

input:focus ~ .slider {
    box-shadow: 0 0 1px #E86B39;
}

input:checked ~ .slider:before {
    -webkit-transform: translateX(16px);
    -ms-transform: translateX(16px);
    transform: translateX(16px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.threeDotsContainer:focus {
    outline: none;
}

    .threeDotsContainer:focus .threeDotsDropdown {
        opacity: 1;
        z-index: 100;
        max-height: 100vh;
        transition: opacity 0.2s, z-index 0.2s, max-height 0.2s;
    }

.threeDots:after {
    cursor: pointer;
    color: #000263;
    content: '\2807';
    font-size: 20px;
    padding: 0 5px;
}

.threeDotsDropdown {
    position: absolute;
    right: 10px;
    width: 100px;
    background-color: #F1F1F1;
    box-shadow: 0px 0px 5px 1px #808080;
    outline: none;
    opacity: 0;
    z-index: -1;
    max-height: 0;
    transition: opacity 1s, z-index 1s, max-height 1s;
}

    .threeDotsDropdown a {
        text-decoration: none;
        color: #000263;
        font-size: 12px;
        font-weight: bold;
    }

        .threeDotsDropdown a:hover {
            text-decoration: none;
        }

        .threeDotsDropdown a div {
            padding: 2px;
        }

.buttonOrange {
    width: 100px;
    height: 30px;
    background: #E86B39 0% 0% no-repeat padding-box;
    border-radius: 5px;
    opacity: 1;
    text-align: center;
    font: normal normal 600 10px/10px Verdana;
    letter-spacing: 0px;
    color: #000263;
    cursor: pointer;
}